home *** CD-ROM | disk | FTP | other *** search
- # A '#' at the beginning of a line means the rest of the line is a comment.
-
- # This configuration file is set up for two cases, a person with a
- # hard disk as drive C: and a person with two floppy disks. The floppy
- # disk configuration has been commented out with comment characters
- # ('#'). If you do not have a hard disk, put comment characters in
- # front of each line for the hard disk configuration, and remove the
- # comment characters from the front of each line for the two floppy
- # configuration. The lines with normal text (like this one, and the
- # titles of the following configurations) must always have comment
- # characters as the first character in the line.
-
- # A possible hard disk configuration.
- #
- # SAVE=c:\games\hack\save;n
- # LEVELS=c:\games\hack\bones
- # OPTIONS=name:YourName-C,female,silence,BIOSok
-
- # A possible two floppy configuration.
- #
- # SAVE=a:\
- # LEVELS=b:\
- # OPTIONS=name:YourName-C,male,,BIOSok
- # RAMDISK=c:
-
- # A possible single floppy configuration.
- #
- SAVE=a:\
- LEVELS=a:\
- OPTIONS=name:YourName-C,male,,BIOSok
- # RAMDISK=c:
-
- # The order of the 9 GRAPHICS characters is:
- # vertical wall, horizontal wall, top left corner, top right corner
- # bottom left corner, bottom right corner, door, floor, corridor
- # This example uses the IBM graphics character set.
- GRAPHICS = 179 196 218 191 192 217 206 250 176